home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Vista Sidebar Styler / WindowsSidebarStyler_x64.msi / _0F246D5C36B57C41D730A4E83DDB39C4 / _7AE31BB3FA8B4EC186D5A27E93707ABE / gadget.xml < prev    next >
Extensible Markup Language  |  2006-12-22  |  2KB  |  26 lines

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <gadget>
  3.   <name>Messenger</name>
  4.   <namespace>stoyanov.sidebar.wpf</namespace>
  5.   <version>1.0.0.0</version>
  6.   <author name="Stanimir Stoyanov">
  7.     <info url="http://www.stoyanoff.info" text="www.stoyanoff.info"/>
  8.     <logo src="logo.png"/>
  9.   </author>
  10.   <copyright>
  11.     ⌐ Stanimir Stoyanov
  12.   </copyright>
  13.   <description>Connect and share instantly on the Windows Live network.</description>
  14.   <icons>
  15.     <icon width="130" height="67" src="icon.png"/>
  16.   </icons>
  17.   <hosts>
  18.     <host name="sidebar">
  19.       <base type="WPF" apiVersion="1.0.0" src="MsnGadget.dll" wpfClass="MsnGadget.MainWindow" />
  20.       <permissions>Full</permissions>
  21.       <platform minPlatformVersion="1.0"/>
  22.       <defaultImage src="drag.png"/>
  23.     </host>
  24.   </hosts>
  25. </gadget>